home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Requesting a new frame sh.1 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Requesting a new frame shape
  2. Sent:        6/12/96 3:08 PM
  3. Received:    6/12/96 3:21 PM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I added the code to update the active shape and it still didn't work. I
  9. >then dug around in the FW code and found the method
  10. >FW_CFrame::RequestFrameShape(), I tried using it instead and now everything
  11. >works fine : )
  12. >
  13. >-Neal
  14.  
  15. I didn't know you were using ODF. Looking at the code you sent it looked 
  16. like your were not using it. Sorry, I would have told you about 
  17. FW_CFame::RequestFrameShape.
  18.  
  19. Note: instead of calling ODShape::Release you should look at using 
  20. FW_CAcquiredODShape it is much safer with exception.
  21.  
  22. ........................................................................
  23.  Henri Lamiraux                                      lamiraux@apple.com
  24.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  25. ........................................................................
  26.  
  27.